Namespace - LJCWinFormControls
    
    
    
    Parameters
    column - The column.
    
    Returns
    
    A reference to the added column.
    
    Syntax
    
    
      
        
          | C# | 
|---|
          
            | public DataGridViewColumn LJCAddColumn(DbColumn column) | 
        
      
     
    
    
      Adds a column to the grid.
    
    
    Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.